home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form form7
- Caption = "Registration Information"
- ClientHeight = 3675
- ClientLeft = 1500
- ClientTop = 2430
- ClientWidth = 6945
- LinkTopic = "Form7"
- ScaleHeight = 3675
- ScaleWidth = 6945
- Begin VB.TextBox Text1
- Alignment = 2 'Center
- BackColor = &H0080FF80&
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 3375
- Left = 120
- MultiLine = -1 'True
- TabIndex = 0
- Text = "form7.frx":0000
- Top = 120
- Width = 6615
- End
- Attribute VB_Name = "Form7"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-